home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / big.skin / main.skn < prev    next >
Text File  |  2001-11-06  |  7KB  |  130 lines

  1. <form name="Go!Zilla" image="main\background.bmp" resize_image=none resize_window=false transparentcolor=#FF0000>
  2.  
  3.     <menu name="go_menu" menuskin="menu_basic_go.skn" 
  4.         x=4 y=3 offsetx=0 offsety=16 
  5.         text="Go!Zilla" toggletext="Go!Zilla"
  6.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 fontstyle=bold togglefontstyle=bold
  7.         image="window\short_menu_n.bmp" mouseover="window\short_menu_o.bmp" mousedown="window\short_menu_d.bmp" 
  8.         toggleimage="window\short_menu_o.bmp" togglemouseover="window\short_menu_n.bmp" togglemousedown="window\short_menu_td.bmp">
  9.         
  10.     <button name="minimize" x=439 y=4
  11.         image="window\min_n.bmp" mouseover="window\min_o.bmp" mousedown="window\min_d.bmp">
  12.     <button name="hide" x=458 y=4
  13.         image="window\close_n.bmp" mouseover="window\close_o.bmp" mousedown="window\close_d.bmp">
  14.         
  15.  
  16. <!-- Text -->
  17.  
  18.     <textwindow name="name_desc" x=8 y=22 width=100 height=14 
  19.         font=Arial fontsize=14 align=left fontcolor=#FFC000
  20.         text="File Name:">
  21.     <textwindow name="download_name" x=58 y=22 width=350 height=14 
  22.         font=Arial fontsize=14 align=left style=scroll fontcolor=#FFFFFF >
  23.  
  24.     <textwindow name="location_desc" x=8 y=39 width=100 height=14 
  25.         font=Arial fontsize=14 align=left fontcolor=#FFC000  text="Saving to:">
  26.     <textwindow name="download_location" x=58 y=39 width=350 height=14  
  27.         font=Arial fontsize=14 align=left style=scroll fontcolor=#FFFFFF >
  28.  
  29.  
  30.     <button name="download_pause" x=412 y=26
  31.         image="main\pause_n.bmp" mouseover="main\pause_o.bmp"  mousedown="main\pause_d.bmp"
  32.         toggleimage="main\resume_n.bmp" togglemouseover="main\resume_o.bmp" togglemousedown="main\resume_d.bmp"
  33.         text="Pause" toggletext="Resume"
  34.         text_x=12 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  35.         fontstyle=bold togglefontstyle=bold>
  36.     <button name="download_cancel" x=412 y=42
  37.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
  38.         text="Cancel" toggletext="Cancel"
  39.         text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800 
  40.         fontstyle=bold togglefontstyle=bold>
  41.  
  42.  
  43.     <textwindow name="status_desc" x=8 y=62 width=35 height=14  
  44.         font=Arial fontsize=14 align=left fontcolor=#FFC000  text="Status:">
  45.     <textwindow name="download_status" x=44 y=62 width=347 height=14  
  46.         font=Arial fontsize=14 align=left style=simple fontcolor=#FFFFFF >
  47.  
  48.     <textwindow name="size_desc" x=8 y=78 width=30 height=14  
  49.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="Size:">
  50.     <textwindow name="download_size" x=44 y=78 width=195 height=14  
  51.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF>
  52.  
  53.     <progress name="download_progress" x=8 y=98 width=242 height=9 fgcolor=#3D3D9E bgcolor=#FFFFFF>
  54.  
  55.     <textwindow name="download_percent_complete" x=253 y=94 width=32 height=14  
  56.         font=Arial fontsize=14 align=right fontcolor=#FFFFFF>
  57.  
  58.     <textwindow name="m_desc" x=295 y=78 width=7 height=14  
  59.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="M">
  60.     <textwindow name="mirrors_desc" x=303 y=78 width=60 height=14  
  61.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="irrors Found:">
  62.     <textwindow name="download_mirrors" x=366 y=78 width=16 height=14  
  63.         font=Arial fontsize=14 align=right fontcolor=#FFFFFF>
  64.  
  65.     <textwindow name="conn_desc" x=295 y=94 width=61 height=14  
  66.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="Connections:">
  67.     <textwindow name="download_connections" x=366 y=94 width=16 height=14  
  68.         font=Arial fontsize=14 align=right fontcolor=#FFFFFF>
  69.  
  70.  
  71.     <textwindow name="speed_desc" x=393 y=62 width=61 height=14  
  72.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="Speed:">
  73.     <textwindow name="download_speed" x=393 y=75 width=61 height=14  
  74.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF>
  75.  
  76.     <textwindow name="download_desc_speed" x=394 y=87 width=61 height=14  
  77.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF>
  78.  
  79.     <textwindow name="time_desc" x=394 y=100 width=44 height=14  
  80.         font=Arial fontsize=14 align=left fontcolor=#FFC000 text="Time Left:">
  81.     <textwindow name="download_time_left" x=394 y=112 width=61 height=14  
  82.         font=Arial fontsize=14 align=left fontcolor=#FFFFFF>
  83.  
  84.  
  85.     <progress name="download_bandwidth_meter" 
  86.         x=458
  87.         y=63
  88.         width=10
  89.         height=60
  90.         fgcolor=#00D818 
  91.         bgcolor=#FFFFFF
  92.         orientation=vertical
  93.         image="main\meter.bmp"
  94.         >
  95.         
  96.    
  97.     <button name="option_striping" x=5 y=112 width=111 height=16
  98.         image="window\toggle_off.bmp" mouseover="window\toggle_off.bmp" mousedown="window\toggle_off_d.bmp"
  99.         toggleimage="window\toggle_on_n.bmp" togglemouseover="window\toggle_on_o.bmp" togglemousedown="window\toggle_on_d.bmp"
  100.         text="Multi-Part" toggletext="Multi-Part"
  101.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  102.         fontstyle=bold togglefontstyle=bold>
  103.  
  104.     <button name="plugin_search;toggle" x=120 y=112
  105.         image="window\long_button_n.bmp" mouseover="window\long_button_n.bmp" mousedown="window\long_button_d.bmp"
  106.         toggleimage="window\long_button_n.bmp" togglemouseover="window\long_button_n.bmp" togglemousedown="window\long_button_d.bmp"
  107.         text="Search" toggletext="Search"
  108.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  109.         fontstyle=bold togglefontstyle=bold>
  110. <!--
  111.     <button name="skin_main_file" x=197 y=113
  112.             image="main\advanced_n.bmp" mouseover="main\advanced_o.bmp" mousedown="main\advanced_d.bmp">
  113. -->
  114.     <button name="toggle_file_manager" x=231 y=112 height = 16
  115.         image="window\long_button_n.bmp" mouseover="window\long_button_n.bmp" mousedown="window\long_button_d.bmp"
  116.         toggleimage="window\long_button_n.bmp" togglemouseover="window\long_button_n.bmp" togglemousedown="window\long_button_n.bmp"
  117.         text="Show Downloads" toggletext="Hide Downloads"
  118.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  119.         fontstyle=bold togglefontstyle=bold>
  120.  
  121.     <button name="Go!Zilla Help" x=342 y=112
  122.         url="http://www.gozillahelp.com"
  123.         image="window\short_button_n.bmp" mouseover="window\short_button_n.bmp" mousedown="window\short_button_d.bmp"
  124.         text="Help" toggletext="Help"
  125.         text_x=5 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#000000 
  126.         fontstyle=bold togglefontstyle=bold>
  127.  
  128.         
  129. </form>
  130.